home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 February / cd joystick no112 fevrier 2000.iso / DATA / Demos / ageofwonder / data1.cab / Program / AoW.exe / 0 / RCDATA / TMESSAGEDLG / TMESSAGEDLG.txt
Text File  |  1999-10-21  |  21KB  |  873 lines

  1. object MessageDlg: TMessageDlg
  2.   Left = 801
  3.   Top = 50
  4.   Height = 450
  5.   Width = 371
  6.   object Dlg: TAOWWindow
  7.     Visible = False
  8.     Priority = 600
  9.     WinLeft = 128
  10.     WinTop = 119
  11.     WinWidth = 385
  12.     Masked = True
  13.     OnHide = DlgHide
  14.     Alignment.AlignWidth = awCenter
  15.     Alignment.AlignHeight = ahCenter
  16.     Alignment.HeightPercent = 0
  17.     Alignment.WidthPercent = 0
  18.     Alignment.LeftOffPercent = 0
  19.     Alignment.RightOffPercent = 0
  20.     Alignment.TopOffPercent = 0
  21.     Alignment.BottomOffPercent = 0
  22.     Alignment.LeftOffset = 0
  23.     Alignment.RightOffset = 0
  24.     Alignment.TopOffset = 0
  25.     Alignment.BottomOffset = 0
  26.     WinManager = General.Manager
  27.     UseVMem = False
  28.     BorderWidth = 0
  29.     BorderHeight = 0
  30.     OverlapTopCorners = False
  31.     Cursor = crDefault
  32.     DoubleBuffered = True
  33.     MaskColor = 5808200
  34.     FreeSurfaceOnHide = False
  35.     ILFrame = IntGfxMod.GenericF
  36.     ILIndexFrame = 32
  37.     ILIndexTexture = 2
  38.     ILTexture = IntGfxMod.GenericT
  39.     DragHeight = 0
  40.     Draggable = False
  41.     Resizable = False
  42.     MinWidth = 0
  43.     MinHeight = 0
  44.     MaxWidth = 0
  45.     MaxHeight = 0
  46.     UseManagerBorders = True
  47.     Modal = True
  48.     WinHeight = 195
  49.     Dockable = False
  50.     Left = 36
  51.     Top = 8
  52.   end
  53.   object TitleLbl: TAOWLabel
  54.     Priority = 0
  55.     WinLeft = 25
  56.     WinTop = 7
  57.     AOWWindow = Dlg
  58.     CaptureInput = False
  59.     Alignment.AlignWidth = awNone
  60.     Alignment.AlignHeight = ahNone
  61.     Alignment.HeightPercent = 0
  62.     Alignment.WidthPercent = 0
  63.     Alignment.LeftOffPercent = 0
  64.     Alignment.RightOffPercent = 0
  65.     Alignment.TopOffPercent = 0
  66.     Alignment.BottomOffPercent = 0
  67.     Alignment.LeftOffset = 0
  68.     Alignment.RightOffset = 0
  69.     Alignment.TopOffset = 0
  70.     Alignment.BottomOffset = 0
  71.     Masked = True
  72.     AOWFont = FontModule.Age10
  73.     Text = '########'
  74.     TextColor = clBlack
  75.     Left = 72
  76.     Top = 8
  77.   end
  78.   object YesNoPnl: TAOWPanel
  79.     Visible = False
  80.     Priority = 100
  81.     WinLeft = 0
  82.     WinTop = 50
  83.     WinWidth = 357
  84.     Masked = True
  85.     Alignment.AlignWidth = awBoth
  86.     Alignment.AlignHeight = ahBottom
  87.     Alignment.HeightPercent = 0
  88.     Alignment.WidthPercent = 0
  89.     Alignment.LeftOffPercent = 0
  90.     Alignment.RightOffPercent = 0
  91.     Alignment.TopOffPercent = 0
  92.     Alignment.BottomOffPercent = 0
  93.     Alignment.LeftOffset = 0
  94.     Alignment.RightOffset = 0
  95.     Alignment.TopOffset = 50
  96.     Alignment.BottomOffset = 0
  97.     WinHeight = 40
  98.     AOWWindow = Dlg
  99.     ILIndexFrame = 0
  100.     ILIndexTexture = 0
  101.     OwnerItem = 0
  102.     MinWidth = 0
  103.     MinHeight = 0
  104.     Left = 80
  105.     Top = 168
  106.   end
  107.   object YesBtn: TAOWButton
  108.     Priority = 1000
  109.     WinLeft = 57
  110.     WinTop = 108
  111.     AOWWindow = YesNoPnl
  112.     CaptureInput = True
  113.     Alignment.AlignWidth = awLeft
  114.     Alignment.AlignHeight = ahBottom
  115.     Alignment.HeightPercent = 0
  116.     Alignment.WidthPercent = 0
  117.     Alignment.LeftOffPercent = 0
  118.     Alignment.RightOffPercent = 0
  119.     Alignment.TopOffPercent = 0
  120.     Alignment.BottomOffPercent = 0
  121.     Alignment.LeftOffset = 57
  122.     Alignment.RightOffset = 0
  123.     Alignment.TopOffset = 0
  124.     Alignment.BottomOffset = 10
  125.     Masked = False
  126.     AOWFont = FontModule.Age10
  127.     BorderHeight = 8
  128.     BorderHeightSelected = 9
  129.     ILButton = IntGfxMod.GenericB
  130.     ILIndexDown = 22
  131.     ILIndexLit = 25
  132.     ILIndexUp = 19
  133.     Text = 'Yes'
  134.     TextColor = clBlack
  135.     TextSelColor = clWhite
  136.     WinWidth = 105
  137.     OnClick = YesBtnClick
  138.     Left = 136
  139.     Top = 168
  140.   end
  141.   object NoBtn: TAOWButton
  142.     Priority = 1000
  143.     WinLeft = 195
  144.     WinTop = 108
  145.     AOWWindow = YesNoPnl
  146.     CaptureInput = True
  147.     Alignment.AlignWidth = awRight
  148.     Alignment.AlignHeight = ahBottom
  149.     Alignment.HeightPercent = 0
  150.     Alignment.WidthPercent = 0
  151.     Alignment.LeftOffPercent = 0
  152.     Alignment.RightOffPercent = 0
  153.     Alignment.TopOffPercent = 0
  154.     Alignment.BottomOffPercent = 0
  155.     Alignment.LeftOffset = 0
  156.     Alignment.RightOffset = 57
  157.     Alignment.TopOffset = 0
  158.     Alignment.BottomOffset = 10
  159.     Masked = False
  160.     AOWFont = FontModule.Age10
  161.     BorderHeight = 8
  162.     BorderHeightSelected = 9
  163.     ILButton = IntGfxMod.GenericB
  164.     ILIndexDown = 22
  165.     ILIndexLit = 25
  166.     ILIndexUp = 19
  167.     Text = 'No'
  168.     TextColor = clBlack
  169.     TextSelColor = clWhite
  170.     WinWidth = 105
  171.     OnClick = NoBtnClick
  172.     Left = 192
  173.     Top = 168
  174.   end
  175.   object BCeltL: TAoWFrame
  176.     Priority = 0
  177.     WinLeft = 21
  178.     WinTop = 158
  179.     AOWWindow = Dlg
  180.     CaptureInput = True
  181.     Alignment.AlignWidth = awBoth
  182.     Alignment.AlignHeight = ahBottom
  183.     Alignment.HeightPercent = 0
  184.     Alignment.WidthPercent = 0
  185.     Alignment.LeftOffPercent = 0
  186.     Alignment.RightOffPercent = 0
  187.     Alignment.TopOffPercent = 0
  188.     Alignment.BottomOffPercent = 0
  189.     Alignment.LeftOffset = 21
  190.     Alignment.RightOffset = 21
  191.     Alignment.TopOffset = 0
  192.     Alignment.BottomOffset = 10
  193.     Masked = False
  194.     WinWidth = 343
  195.     WinHeight = 27
  196.     FrameType = frHorizLine
  197.     ILIndexFrame = 0
  198.     ILIndexLine = 55
  199.     ILIndexTexture = 0
  200.     ILLine = IntGfxMod.CeltDeco
  201.     Left = 24
  202.     Top = 168
  203.   end
  204.   object TCeltL: TAoWFrame
  205.     Priority = 0
  206.     WinLeft = 21
  207.     WinTop = 22
  208.     AOWWindow = Dlg
  209.     CaptureInput = True
  210.     Alignment.AlignWidth = awBoth
  211.     Alignment.AlignHeight = ahTop
  212.     Alignment.HeightPercent = 0
  213.     Alignment.WidthPercent = 0
  214.     Alignment.LeftOffPercent = 0
  215.     Alignment.RightOffPercent = 0
  216.     Alignment.TopOffPercent = 0
  217.     Alignment.BottomOffPercent = 0
  218.     Alignment.LeftOffset = 21
  219.     Alignment.RightOffset = 21
  220.     Alignment.TopOffset = 22
  221.     Alignment.BottomOffset = 10
  222.     Masked = False
  223.     WinWidth = 343
  224.     WinHeight = 27
  225.     FrameType = frHorizLine
  226.     ILIndexFrame = 0
  227.     ILIndexLine = 55
  228.     ILIndexTexture = 0
  229.     ILLine = IntGfxMod.CeltDeco
  230.     Left = 232
  231.     Top = 360
  232.   end
  233.   object TCeltLineL: TAOWImage
  234.     Priority = 100
  235.     WinLeft = 28
  236.     WinTop = 22
  237.     AOWWindow = Dlg
  238.     CaptureInput = True
  239.     Alignment.AlignWidth = awBoth
  240.     Alignment.AlignHeight = ahTop
  241.     Alignment.HeightPercent = 0
  242.     Alignment.WidthPercent = 0
  243.     Alignment.LeftOffPercent = 0
  244.     Alignment.RightOffPercent = 0
  245.     Alignment.TopOffPercent = 0
  246.     Alignment.BottomOffPercent = 0
  247.     Alignment.LeftOffset = 28
  248.     Alignment.RightOffset = 28
  249.     Alignment.TopOffset = 22
  250.     Alignment.BottomOffset = 10
  251.     Masked = False
  252.     ImageLib = IntGfxMod.CeltDeco
  253.     AnimStart = 0
  254.     CurrentImage = 3
  255.     AnimEnd = 12
  256.     WinWidth = 329
  257.     WinHeight = 27
  258.     Animate = False
  259.     AnimFrameDelay = 0
  260.     Left = 296
  261.     Top = 8
  262.   end
  263.   object AOWImage1: TAOWImage
  264.     Priority = 100
  265.     WinLeft = 28
  266.     WinTop = 158
  267.     AOWWindow = Dlg
  268.     CaptureInput = True
  269.     Alignment.AlignWidth = awLeft
  270.     Alignment.AlignHeight = ahBottom
  271.     Alignment.HeightPercent = 0
  272.     Alignment.WidthPercent = 0
  273.     Alignment.LeftOffPercent = 0
  274.     Alignment.RightOffPercent = 0
  275.     Alignment.TopOffPercent = 0
  276.     Alignment.BottomOffPercent = 0
  277.     Alignment.LeftOffset = 28
  278.     Alignment.RightOffset = 28
  279.     Alignment.TopOffset = 22
  280.     Alignment.BottomOffset = 10
  281.     Masked = False
  282.     ImageLib = IntGfxMod.CeltDeco
  283.     AnimStart = 0
  284.     CurrentImage = 3
  285.     AnimEnd = 12
  286.     WinWidth = 27
  287.     WinHeight = 27
  288.     Animate = False
  289.     AnimFrameDelay = 0
  290.     Left = 72
  291.     Top = 360
  292.   end
  293.   object AOWImage2: TAOWImage
  294.     Priority = 100
  295.     WinLeft = 330
  296.     WinTop = 158
  297.     AOWWindow = Dlg
  298.     CaptureInput = True
  299.     Alignment.AlignWidth = awRight
  300.     Alignment.AlignHeight = ahBottom
  301.     Alignment.HeightPercent = 0
  302.     Alignment.WidthPercent = 0
  303.     Alignment.LeftOffPercent = 0
  304.     Alignment.RightOffPercent = 0
  305.     Alignment.TopOffPercent = 0
  306.     Alignment.BottomOffPercent = 0
  307.     Alignment.LeftOffset = 28
  308.     Alignment.RightOffset = 28
  309.     Alignment.TopOffset = 22
  310.     Alignment.BottomOffset = 10
  311.     Masked = False
  312.     ImageLib = IntGfxMod.CeltDeco
  313.     AnimStart = 0
  314.     CurrentImage = 3
  315.     AnimEnd = 12
  316.     WinWidth = 27
  317.     WinHeight = 27
  318.     Animate = False
  319.     AnimFrameDelay = 0
  320.     Left = 184
  321.     Top = 360
  322.   end
  323.   object OKBtn: TAOWButton
  324.     Priority = 1000
  325.     WinLeft = 127
  326.     WinTop = 3
  327.     AOWWindow = OKPnl
  328.     CaptureInput = True
  329.     Alignment.AlignWidth = awCenter
  330.     Alignment.AlignHeight = ahBottom
  331.     Alignment.HeightPercent = 0
  332.     Alignment.WidthPercent = 0
  333.     Alignment.LeftOffPercent = 0
  334.     Alignment.RightOffPercent = 0
  335.     Alignment.TopOffPercent = 0
  336.     Alignment.BottomOffPercent = 0
  337.     Alignment.LeftOffset = 0
  338.     Alignment.RightOffset = 57
  339.     Alignment.TopOffset = 0
  340.     Alignment.BottomOffset = 10
  341.     Masked = False
  342.     AOWFont = FontModule.Age10
  343.     BorderHeight = 8
  344.     BorderHeightSelected = 9
  345.     ILButton = IntGfxMod.GenericB
  346.     ILIndexDown = 22
  347.     ILIndexLit = 25
  348.     ILIndexUp = 19
  349.     Text = 'OK'
  350.     TextColor = clBlack
  351.     TextSelColor = clWhite
  352.     WinWidth = 130
  353.     OnClick = OKBtnClick
  354.     Left = 136
  355.     Top = 216
  356.   end
  357.   object OKPnl: TAOWPanel
  358.     Visible = False
  359.     Priority = 100
  360.     WinLeft = 0
  361.     WinTop = 155
  362.     WinWidth = 385
  363.     Masked = True
  364.     Alignment.AlignWidth = awBoth
  365.     Alignment.AlignHeight = ahBottom
  366.     Alignment.HeightPercent = 0
  367.     Alignment.WidthPercent = 0
  368.     Alignment.LeftOffPercent = 0
  369.     Alignment.RightOffPercent = 0
  370.     Alignment.TopOffPercent = 0
  371.     Alignment.BottomOffPercent = 0
  372.     Alignment.LeftOffset = 0
  373.     Alignment.RightOffset = 0
  374.     Alignment.TopOffset = 50
  375.     Alignment.BottomOffset = 0
  376.     WinHeight = 40
  377.     AOWWindow = Dlg
  378.     ILIndexFrame = 0
  379.     ILIndexTexture = 0
  380.     OwnerItem = 0
  381.     MinWidth = 0
  382.     MinHeight = 0
  383.     Left = 80
  384.     Top = 216
  385.   end
  386.   object OKCancelPnl: TAOWPanel
  387.     Visible = False
  388.     Priority = 100
  389.     WinLeft = 0
  390.     WinTop = 50
  391.     WinWidth = 357
  392.     Masked = True
  393.     Alignment.AlignWidth = awBoth
  394.     Alignment.AlignHeight = ahBottom
  395.     Alignment.HeightPercent = 0
  396.     Alignment.WidthPercent = 0
  397.     Alignment.LeftOffPercent = 0
  398.     Alignment.RightOffPercent = 0
  399.     Alignment.TopOffPercent = 0
  400.     Alignment.BottomOffPercent = 0
  401.     Alignment.LeftOffset = 0
  402.     Alignment.RightOffset = 0
  403.     Alignment.TopOffset = 50
  404.     Alignment.BottomOffset = 0
  405.     WinHeight = 40
  406.     AOWWindow = Dlg
  407.     ILIndexFrame = 0
  408.     ILIndexTexture = 0
  409.     OwnerItem = 0
  410.     MinWidth = 0
  411.     MinHeight = 0
  412.     Left = 80
  413.     Top = 264
  414.   end
  415.   object OKBtn2: TAOWButton
  416.     Priority = 1000
  417.     WinLeft = 57
  418.     WinTop = 108
  419.     AOWWindow = OKCancelPnl
  420.     CaptureInput = True
  421.     Alignment.AlignWidth = awLeft
  422.     Alignment.AlignHeight = ahBottom
  423.     Alignment.HeightPercent = 0
  424.     Alignment.WidthPercent = 0
  425.     Alignment.LeftOffPercent = 0
  426.     Alignment.RightOffPercent = 0
  427.     Alignment.TopOffPercent = 0
  428.     Alignment.BottomOffPercent = 0
  429.     Alignment.LeftOffset = 57
  430.     Alignment.RightOffset = 0
  431.     Alignment.TopOffset = 0
  432.     Alignment.BottomOffset = 10
  433.     Masked = False
  434.     AOWFont = FontModule.Age10
  435.     BorderHeight = 8
  436.     BorderHeightSelected = 9
  437.     ILButton = IntGfxMod.GenericB
  438.     ILIndexDown = 22
  439.     ILIndexLit = 25
  440.     ILIndexUp = 19
  441.     Text = 'Yes'
  442.     TextColor = clBlack
  443.     TextSelColor = clWhite
  444.     WinWidth = 105
  445.     OnClick = OKBtn2Click
  446.     Left = 136
  447.     Top = 264
  448.   end
  449.   object CancelBtn: TAOWButton
  450.     Priority = 1000
  451.     WinLeft = 195
  452.     WinTop = 108
  453.     AOWWindow = OKCancelPnl
  454.     CaptureInput = True
  455.     Alignment.AlignWidth = awRight
  456.     Alignment.AlignHeight = ahBottom
  457.     Alignment.HeightPercent = 0
  458.     Alignment.WidthPercent = 0
  459.     Alignment.LeftOffPercent = 0
  460.     Alignment.RightOffPercent = 0
  461.     Alignment.TopOffPercent = 0
  462.     Alignment.BottomOffPercent = 0
  463.     Alignment.LeftOffset = 0
  464.     Alignment.RightOffset = 57
  465.     Alignment.TopOffset = 0
  466.     Alignment.BottomOffset = 10
  467.     Masked = False
  468.     AOWFont = FontModule.Age10
  469.     BorderHeight = 8
  470.     BorderHeightSelected = 9
  471.     ILButton = IntGfxMod.GenericB
  472.     ILIndexDown = 22
  473.     ILIndexLit = 25
  474.     ILIndexUp = 19
  475.     Text = 'No'
  476.     TextColor = clBlack
  477.     TextSelColor = clWhite
  478.     WinWidth = 105
  479.     OnClick = CancelBtnClick
  480.     Left = 192
  481.     Top = 264
  482.   end
  483.   object MessageMemo: TAOWMemo
  484.     Priority = 0
  485.     WinLeft = 35
  486.     WinTop = 0
  487.     AOWWindow = MemoPnl
  488.     CaptureInput = False
  489.     Alignment.AlignWidth = awBoth
  490.     Alignment.AlignHeight = ahBoth
  491.     Alignment.HeightPercent = 0
  492.     Alignment.WidthPercent = 0
  493.     Alignment.LeftOffPercent = 0
  494.     Alignment.RightOffPercent = 0
  495.     Alignment.TopOffPercent = 0
  496.     Alignment.BottomOffPercent = 0
  497.     Alignment.LeftOffset = 35
  498.     Alignment.RightOffset = 35
  499.     Alignment.TopOffset = 0
  500.     Alignment.BottomOffset = 0
  501.     Masked = True
  502.     WinWidth = 315
  503.     WinHeight = 100
  504.     AOWFont = FontModule.AoW15WhiteGrey
  505.     BorderWidth = 0
  506.     BorderHeight = 0
  507.     VScrollBar = MessageMemoSB
  508.     TextColor = clBlack
  509.     CursorChar = #0
  510.     BlinkDelay = 0
  511.     Editable = True
  512.     ILIndexFrame = 0
  513.     ILIndexTexture = 0
  514.     ItemHeight = 20
  515.     ColorChangeChar = #0
  516.     TextAlign = taCenter
  517.     Left = 144
  518.     Top = 8
  519.   end
  520.   object MessageMemoSB: TAOWVScrollBar
  521.     Visible = False
  522.     Priority = 0
  523.     WinLeft = 333
  524.     WinTop = 0
  525.     AOWWindow = MemoPnl
  526.     CaptureInput = True
  527.     Alignment.AlignWidth = awNone
  528.     Alignment.AlignHeight = ahNone
  529.     Alignment.HeightPercent = 0
  530.     Alignment.WidthPercent = 0
  531.     Alignment.LeftOffPercent = 0
  532.     Alignment.RightOffPercent = 0
  533.     Alignment.TopOffPercent = 0
  534.     Alignment.BottomOffPercent = 0
  535.     Alignment.LeftOffset = 0
  536.     Alignment.RightOffset = 0
  537.     Alignment.TopOffset = 50
  538.     Alignment.BottomOffset = 27
  539.     Masked = False
  540.     Min = 0
  541.     Max = 2
  542.     SmallChange = 1
  543.     LargeChange = 4
  544.     Position = 0
  545.     WinHeight = 100
  546.     WinWidth = 17
  547.     NumberVisible = 2
  548.     VanishWhenFull = True
  549.     ILIInc = IntGfxMod.GenericS
  550.     ILIDec = IntGfxMod.GenericS
  551.     ILTBack = IntGfxMod.GenericS
  552.     ILLTab = IntGfxMod.GenericS
  553.     ILIndexIncUp = 96
  554.     ILIndexIncDown = 97
  555.     ILIndexDecUp = 94
  556.     ILIndexDecDown = 95
  557.     ILIndexBack = 101
  558.     ILIndexTab = 98
  559.     Left = 184
  560.     Top = 8
  561.   end
  562.   object YesNoCancelPnl: TAOWPanel
  563.     Priority = 100
  564.     WinLeft = 0
  565.     WinTop = 155
  566.     WinWidth = 385
  567.     Masked = True
  568.     Alignment.AlignWidth = awBoth
  569.     Alignment.AlignHeight = ahBottom
  570.     Alignment.HeightPercent = 0
  571.     Alignment.WidthPercent = 0
  572.     Alignment.LeftOffPercent = 0
  573.     Alignment.RightOffPercent = 0
  574.     Alignment.TopOffPercent = 0
  575.     Alignment.BottomOffPercent = 0
  576.     Alignment.LeftOffset = 0
  577.     Alignment.RightOffset = 0
  578.     Alignment.TopOffset = 50
  579.     Alignment.BottomOffset = 0
  580.     WinHeight = 40
  581.     AOWWindow = Dlg
  582.     ILIndexFrame = 0
  583.     ILIndexTexture = 0
  584.     OwnerItem = 0
  585.     MinWidth = 0
  586.     MinHeight = 0
  587.     Left = 80
  588.     Top = 320
  589.   end
  590.   object YesBtn2: TAOWButton
  591.     Priority = 1000
  592.     WinLeft = 30
  593.     WinTop = 3
  594.     AOWWindow = YesNoCancelPnl
  595.     CaptureInput = True
  596.     Alignment.AlignWidth = awLeft
  597.     Alignment.AlignHeight = ahBottom
  598.     Alignment.HeightPercent = 0
  599.     Alignment.WidthPercent = 0
  600.     Alignment.LeftOffPercent = 0
  601.     Alignment.RightOffPercent = 0
  602.     Alignment.TopOffPercent = 0
  603.     Alignment.BottomOffPercent = 0
  604.     Alignment.LeftOffset = 30
  605.     Alignment.RightOffset = 0
  606.     Alignment.TopOffset = 0
  607.     Alignment.BottomOffset = 10
  608.     Masked = False
  609.     AOWFont = FontModule.Age10
  610.     BorderHeight = 8
  611.     BorderHeightSelected = 9
  612.     ILButton = IntGfxMod.GenericB
  613.     ILIndexDown = 22
  614.     ILIndexLit = 25
  615.     ILIndexUp = 19
  616.     Text = 'Yes'
  617.     TextColor = clBlack
  618.     TextSelColor = clWhite
  619.     WinWidth = 105
  620.     OnClick = YesBtnClick
  621.     Left = 136
  622.     Top = 320
  623.   end
  624.   object NoBtn2: TAOWButton
  625.     Priority = 1000
  626.     WinLeft = 140
  627.     WinTop = 3
  628.     AOWWindow = YesNoCancelPnl
  629.     CaptureInput = True
  630.     Alignment.AlignWidth = awLeft
  631.     Alignment.AlignHeight = ahBottom
  632.     Alignment.HeightPercent = 0
  633.     Alignment.WidthPercent = 0
  634.     Alignment.LeftOffPercent = 0
  635.     Alignment.RightOffPercent = 0
  636.     Alignment.TopOffPercent = 0
  637.     Alignment.BottomOffPercent = 0
  638.     Alignment.LeftOffset = 140
  639.     Alignment.RightOffset = 0
  640.     Alignment.TopOffset = 0
  641.     Alignment.BottomOffset = 10
  642.     Masked = False
  643.     AOWFont = FontModule.Age10
  644.     BorderHeight = 8
  645.     BorderHeightSelected = 9
  646.     ILButton = IntGfxMod.GenericB
  647.     ILIndexDown = 22
  648.     ILIndexLit = 25
  649.     ILIndexUp = 19
  650.     Text = 'No'
  651.     TextColor = clBlack
  652.     TextSelColor = clWhite
  653.     WinWidth = 105
  654.     OnClick = NoBtnClick
  655.     Left = 192
  656.     Top = 320
  657.   end
  658.   object CancelBtn2: TAOWButton
  659.     Priority = 1000
  660.     WinLeft = 250
  661.     WinTop = 3
  662.     AOWWindow = YesNoCancelPnl
  663.     CaptureInput = True
  664.     Alignment.AlignWidth = awRight
  665.     Alignment.AlignHeight = ahBottom
  666.     Alignment.HeightPercent = 0
  667.     Alignment.WidthPercent = 0
  668.     Alignment.LeftOffPercent = 0
  669.     Alignment.RightOffPercent = 0
  670.     Alignment.TopOffPercent = 0
  671.     Alignment.BottomOffPercent = 0
  672.     Alignment.LeftOffset = 0
  673.     Alignment.RightOffset = 30
  674.     Alignment.TopOffset = 0
  675.     Alignment.BottomOffset = 10
  676.     Masked = False
  677.     AOWFont = FontModule.Age10
  678.     BorderHeight = 8
  679.     BorderHeightSelected = 9
  680.     ILButton = IntGfxMod.GenericB
  681.     ILIndexDown = 22
  682.     ILIndexLit = 25
  683.     ILIndexUp = 19
  684.     Text = 'Cancel'
  685.     TextColor = clBlack
  686.     TextSelColor = clWhite
  687.     WinWidth = 105
  688.     OnClick = CancelBtnClick
  689.     Left = 240
  690.     Top = 320
  691.   end
  692.   object MemoPnl: TAOWPanel
  693.     Visible = False
  694.     Priority = 90
  695.     WinLeft = 0
  696.     WinTop = 55
  697.     WinWidth = 385
  698.     Masked = True
  699.     Alignment.AlignWidth = awBoth
  700.     Alignment.AlignHeight = ahBoth
  701.     Alignment.HeightPercent = 0
  702.     Alignment.WidthPercent = 0
  703.     Alignment.LeftOffPercent = 0
  704.     Alignment.RightOffPercent = 0
  705.     Alignment.TopOffPercent = 0
  706.     Alignment.BottomOffPercent = 0
  707.     Alignment.LeftOffset = 0
  708.     Alignment.RightOffset = 0
  709.     Alignment.TopOffset = 55
  710.     Alignment.BottomOffset = 40
  711.     WinHeight = 100
  712.     AOWWindow = Dlg
  713.     ILIndexFrame = 0
  714.     ILIndexTexture = 0
  715.     OwnerItem = 0
  716.     MinWidth = 0
  717.     MinHeight = 0
  718.     Left = 104
  719.     Top = 8
  720.   end
  721.   object HeaderMemoPnl: TAOWPanel
  722.     Priority = 90
  723.     WinLeft = 0
  724.     WinTop = 55
  725.     WinWidth = 385
  726.     Masked = True
  727.     Alignment.AlignWidth = awBoth
  728.     Alignment.AlignHeight = ahBoth
  729.     Alignment.HeightPercent = 0
  730.     Alignment.WidthPercent = 0
  731.     Alignment.LeftOffPercent = 0
  732.     Alignment.RightOffPercent = 0
  733.     Alignment.TopOffPercent = 0
  734.     Alignment.BottomOffPercent = 0
  735.     Alignment.LeftOffset = 0
  736.     Alignment.RightOffset = 0
  737.     Alignment.TopOffset = 55
  738.     Alignment.BottomOffset = 40
  739.     WinHeight = 100
  740.     AOWWindow = Dlg
  741.     ILIndexFrame = 0
  742.     ILIndexTexture = 0
  743.     OwnerItem = 0
  744.     MinWidth = 0
  745.     MinHeight = 0
  746.     Left = 104
  747.     Top = 64
  748.   end
  749.   object HeaderMemo: TAOWMemo
  750.     Priority = 0
  751.     WinLeft = 35
  752.     WinTop = 35
  753.     AOWWindow = HeaderMemoPnl
  754.     CaptureInput = False
  755.     Alignment.AlignWidth = awBoth
  756.     Alignment.AlignHeight = ahTop
  757.     Alignment.HeightPercent = 0
  758.     Alignment.WidthPercent = 0
  759.     Alignment.LeftOffPercent = 0
  760.     Alignment.RightOffPercent = 0
  761.     Alignment.TopOffPercent = 0
  762.     Alignment.BottomOffPercent = 0
  763.     Alignment.LeftOffset = 35
  764.     Alignment.RightOffset = 35
  765.     Alignment.TopOffset = 35
  766.     Alignment.BottomOffset = 0
  767.     Masked = True
  768.     WinWidth = 315
  769.     WinHeight = 60
  770.     AOWFont = FontModule.Age10s
  771.     BorderWidth = 0
  772.     BorderHeight = 0
  773.     VScrollBar = HeaderMemoSB
  774.     TextColor = clWhite
  775.     CursorChar = #0
  776.     BlinkDelay = 0
  777.     Editable = True
  778.     ILIndexFrame = 0
  779.     ILIndexTexture = 0
  780.     ItemHeight = 20
  781.     ColorChangeChar = #0
  782.     TextAlign = taCenter
  783.     Left = 144
  784.     Top = 64
  785.   end
  786.   object HeaderMemoSB: TAOWVScrollBar
  787.     Visible = False
  788.     Priority = 0
  789.     WinLeft = 333
  790.     WinTop = 35
  791.     AOWWindow = HeaderMemoPnl
  792.     CaptureInput = True
  793.     Alignment.AlignWidth = awNone
  794.     Alignment.AlignHeight = ahNone
  795.     Alignment.HeightPercent = 0
  796.     Alignment.WidthPercent = 0
  797.     Alignment.LeftOffPercent = 0
  798.     Alignment.RightOffPercent = 0
  799.     Alignment.TopOffPercent = 0
  800.     Alignment.BottomOffPercent = 0
  801.     Alignment.LeftOffset = 0
  802.     Alignment.RightOffset = 0
  803.     Alignment.TopOffset = 50
  804.     Alignment.BottomOffset = 27
  805.     Masked = False
  806.     Min = 0
  807.     Max = 0
  808.     SmallChange = 1
  809.     LargeChange = 2
  810.     Position = 0
  811.     WinHeight = 60
  812.     WinWidth = 17
  813.     NumberVisible = 1
  814.     VanishWhenFull = True
  815.     ILIInc = IntGfxMod.GenericS
  816.     ILIDec = IntGfxMod.GenericS
  817.     ILTBack = IntGfxMod.GenericS
  818.     ILLTab = IntGfxMod.GenericS
  819.     ILIndexIncUp = 96
  820.     ILIndexIncDown = 97
  821.     ILIndexDecUp = 94
  822.     ILIndexDecDown = 95
  823.     ILIndexBack = 101
  824.     ILIndexTab = 98
  825.     Left = 184
  826.     Top = 64
  827.   end
  828.   object HeaderLbl: TAOWLabel
  829.     Priority = 0
  830.     WinLeft = 192
  831.     WinTop = 5
  832.     AOWWindow = HeaderMemoPnl
  833.     CaptureInput = False
  834.     Alignment.AlignWidth = awCenter
  835.     Alignment.AlignHeight = ahTop
  836.     Alignment.HeightPercent = 0
  837.     Alignment.WidthPercent = 0
  838.     Alignment.LeftOffPercent = 0
  839.     Alignment.RightOffPercent = 0
  840.     Alignment.TopOffPercent = 0
  841.     Alignment.BottomOffPercent = 0
  842.     Alignment.LeftOffset = 0
  843.     Alignment.RightOffset = 0
  844.     Alignment.TopOffset = 5
  845.     Alignment.BottomOffset = 0
  846.     Masked = True
  847.     AOWFont = FontModule.AoW15WhiteGrey
  848.     TextColor = clBlack
  849.     Left = 232
  850.     Top = 64
  851.   end
  852.   object Translator: TIvTranslator
  853.     DictionaryName = 'AoW'
  854.     Left = 4
  855.     Top = 8
  856.     TargetsData = (
  857.       1
  858.       3
  859.       (
  860.         ''
  861.         'Items'
  862.         0)
  863.       (
  864.         ''
  865.         'Text'
  866.         0)
  867.       (
  868.         ''
  869.         'ToolTipText'
  870.         0))
  871.   end
  872. end
  873.